Skip to content

Hostname

selected-content.com

Last fetched

selected-content.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · selected-content.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/selected-content.com

Resolution chain

selected-content.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
78.47.85.1578.46.0.0/15AS24940DE

WHOIS identity

Registrar
iana:828
Organization
Contact emails

Subdomains

1 observed subdomain of selected-content.com.

Web-graph footprint

Distinct hostnames that link to or from selected-content.com in the public web crawl.

6 sites link to this hostname.

108 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for selected-content.com.

MechanismTarget
SPF_Aselected-content.com
SPF_INCLUDE_spf.kundenserver.de
SPF_INCLUDE_spf.perfora.net
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.133.106.89
SPF_IP2a01:4f8:d0a:4226:0:0:0:2
SPF_IP78.46.202.10
SPF_MXselected-content.com

Related pages

Pivot deeper into the graph from selected-content.com.

Cypher and MCP

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

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