Skip to content

Hostname

4viv.com

Last fetched

4viv.com resolves to 2 IPv4 addresses operated by NDCHOST - Network Data Center Host, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

18 observed subdomains of 4viv.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • 4viv.com

SPF policy

8 SPF mechanisms authorising senders for 4viv.com.

MechanismTarget
SPF_A4viv.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_MX4viv.com

Related pages

Pivot deeper into the graph from 4viv.com.

Cypher and MCP

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

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