Skip to content

Hostname

frontiirsg.com

Last fetched

frontiirsg.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · frontiirsg.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/frontiirsg.com

Resolution chain

frontiirsg.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.220.74.1752.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of frontiirsg.com.

Web-graph footprint

Distinct hostnames that link to or from frontiirsg.com in the public web crawl.

147 sites link to this hostname.

463 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for frontiirsg.com.

MechanismTarget
SPF_IP101.100.191.64/27
SPF_IP210.14.106.0/28
SPF_IP54.251.147.96
SPF_IP59.153.89.48/28
SPF_IP59.153.91.144/28
SPF_IP66.35.16.60
SPF_IP66.35.16.65
SPF_MXfrontiirsg.com

Related pages

Pivot deeper into the graph from frontiirsg.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "frontiirsg.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.