Skip to content

Hostname

4pig.com

Last fetched

4pig.com resolves to 2 IPv4 addresses operated by WORLDSTREAM in NL. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
190.2.142.46190.2.128.0/20AS49981WORLDSTREAMNL
80.79.6.12880.79.4.0/22AS49981WORLDSTREAMNL

WHOIS identity

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

Subdomains

37 observed subdomains of 4pig.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for 4pig.com.

MechanismTarget
SPF_A4pig.com
SPF_INCLUDE_spf.4pig.com
SPF_IP190.2.142.46
SPF_IP80.79.6.128
SPF_MX4pig.com

Related pages

Pivot deeper into the graph from 4pig.com.

Cypher and MCP

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

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