Skip to content

Hostname

son-video.com

Last fetched

son-video.com resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · son-video.comRouting diversity4.8/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/son-video.com

Resolution chain

son-video.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.20.28.230104.20.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.170.167172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.195.30.5818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.199.6.7718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.249.13035.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.29.134.4452.29.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.138.19952.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
63.179.45.963.176.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:83
Organization
philippe carre
Contact emails

Subdomains

13 observed subdomains of son-video.com.

Web-graph footprint

Distinct hostnames that link to or from son-video.com in the public web crawl.

650 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for son-video.com.

MechanismTarget
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_MXson-video.com

Related pages

Pivot deeper into the graph from son-video.com.

Cypher and MCP

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

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