Skip to content

Hostname

valantic.com

Last fetched

valantic.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:828 as the registrar.

Nutrition Label

WHISPER CANON · valantic.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/valantic.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.58.196.17052.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
193.32.221.24193.32.221.0/24AS48314AKSIGORTADE

WHOIS identity

Registrar
iana:828
Organization
dabero service group
Contact emails

Subdomains

27 observed subdomains of valantic.com.

Web-graph footprint

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

958 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for valantic.com.

MechanismTarget
SPF_INCLUDE5451436.spf10.hubspotemail.net
SPF_INCLUDE_spf-dc55.sapsf.eu
SPF_INCLUDE_spf.4me.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP5.44.96.201
SPF_IP91.26.99.7

Related pages

Pivot deeper into the graph from valantic.com.

Cypher and MCP

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

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