Skip to content

Hostname

newpig.com

Last fetched

newpig.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.83.128.168199.83.128.0/24AS19551INCAPSULA - Incapsula IncUS
199.83.132.168199.83.132.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

41 observed subdomains of newpig.com.

Web-graph footprint

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

305 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for newpig.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEem2594.newpig.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmercurygate.net
SPF_INCLUDEspf-0085fc01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.20.196.64
SPF_IP149.20.198.47
SPF_IP149.20.200.246
SPF_IP149.20.205.18
SPF_IP149.72.216.102/32
SPF_IP45.62.176.97
SPF_IP85.255.17.35

Related pages

Pivot deeper into the graph from newpig.com.

Cypher and MCP

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

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