Skip to content

Hostname

2wrap.com

Last fetched

2wrap.com resolves to 3 IPv4 addresses operated by AS-VULTR - The Constant Company, LLC in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.84.230.39139.84.224.0/19AS20473AS-VULTR - The Constant Company, LLCZA
176.9.114.118176.9.0.0/16AS24940HETZNER-ASDE
79.172.239.24979.172.239.0/24AS43359TARHELYHU

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of 2wrap.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 2wrap.com.

MechanismTarget
SPF_A2wrap.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.135.6.46
SPF_IP51.161.15.69
SPF_IP68.66.226.98
SPF_MX2wrap.com

Related pages

Pivot deeper into the graph from 2wrap.com.

Cypher and MCP

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

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