Skip to content

Hostname

frankgroup.com

Last fetched

frankgroup.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · frankgroup.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/frankgroup.com

Resolution chain

frankgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.8.0.1133.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
62.233.121.562.233.64.0/18AS20860GB

WHOIS identity

Registrar
iana:48
Organization
whois agent
Contact emails

Subdomains

16 observed subdomains of frankgroup.com.

Web-graph footprint

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

146 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for frankgroup.com.

Related pages

Pivot deeper into the graph from frankgroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "frankgroup.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.