Skip to content

Hostname

valentinbrands.com

Last fetched

valentinbrands.com resolves to 1 IPv4 address operated by TEAM-BLUE-DENMARK in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · valentinbrands.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/valentinbrands.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.143.8.10894.143.8.0/21AS48854TEAM-BLUE-DENMARKDK

WHOIS identity

Registrar
iana:269
Organization
lars valentin
Contact emails

Subdomains

1 observed subdomain of valentinbrands.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for valentinbrands.com.

MechanismTarget
SPF_Avalentinbrands.com
SPF_INCLUDEspf.complea-hosting.dk
SPF_INCLUDEspf.dandomain.dk
SPF_INCLUDEspf.lagersystem.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP194.150.112.0/24
SPF_IP194.150.113.0/24
SPF_IP77.68.240.163/32

Related pages

Pivot deeper into the graph from valentinbrands.com.

Cypher and MCP

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

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