Skip to content

Hostname

connectingmillions.com

Last fetched

connectingmillions.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · connectingmillions.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/connectingmillions.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.112.10118.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.12718.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.1818.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.172.112.6918.172.112.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.139.1063.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1123.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1263.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.43.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.9.46.11965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.3365.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.4065.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.8965.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1245207880
Contact emails

Subdomains

8 observed subdomains of connectingmillions.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for connectingmillions.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from connectingmillions.com.

Cypher and MCP

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

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