Skip to content

Hostname

frankcollaboration.com

Last fetched

frankcollaboration.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · frankcollaboration.comRouting diversity6.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/frankcollaboration.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.77.2023.5.77.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.80.2303.5.80.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.81.463.5.81.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.83.413.5.83.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.180.20252.218.180.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.185.7452.218.185.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.218.17852.218.218.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.132.1952.92.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.149.352.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.164.9952.92.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.168.14752.92.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.187.25152.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.212.17152.92.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.232.25152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.17152.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.20352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of frankcollaboration.com.

Web-graph footprint

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

7 sites link to this hostname.

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for frankcollaboration.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from frankcollaboration.com.

Cypher and MCP

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

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