Skip to content

Hostname

divvy.co

Last fetched

divvy.co resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:3786 as the registrar.

Nutrition Label

WHISPER CANON · divvy.coRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/divvy.co

Resolution chain

divvy.co resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.160.95.17035.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.237.175.6544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.76.1944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.247.143.15144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
50.112.100.1450.112.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.168.17944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
bill.com,
Contact emails

Subdomains

84 observed subdomains of divvy.co.

Web-graph footprint

Distinct hostnames that link to or from divvy.co in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for divvy.co.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from divvy.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "divvy.co"})-[: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.