Skip to content

Hostname

mail.4viv.com

Last fetched

mail.4viv.com resolves to 2 IPv4 addresses operated by NDCHOST - Network Data Center Host, Inc. in US.

Nutrition Label

WHISPER CANON · mail.4viv.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mail.4viv.com

Resolution chain

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

IPPrefixASNOperatorCountry
208.82.114.179208.82.112.0/21AS33322NDCHOST - Network Data Center Host, Inc.US
66.198.240.5366.198.240.0/20AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with mail.4viv.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.4viv.com.

MechanismTarget
SPF_Amail.4viv.com
SPF_INCLUDEspf.a2hosting.com
SPF_IP208.82.114.183/29
SPF_IP208.82.114.190
SPF_IP66.198.240.51
SPF_IP66.198.240.53
SPF_IP70.32.23.44
SPF_MXmail.4viv.com

Related pages

Pivot deeper into the graph from mail.4viv.com.

Cypher and MCP

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

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