Skip to content

Hostname

maxval.com

Last fetched

maxval.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.0.214104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.1.214104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.71.108172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
d bommi bommanan
Contact emails

Subdomains

20 observed subdomains of maxval.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for maxval.com.

MechanismTarget
SPF_INCLUDE2401627.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzcsend.net
SPF_INCLUDEzeptomail.net
SPF_IP149.72.195.96/32

Related pages

Pivot deeper into the graph from maxval.com.

Cypher and MCP

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

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