Hostname
gift2pair.com
Last fetched
gift2pair.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
gift2pair.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of gift2pair.com owner
- Contact emails
- 14330d23-58e8-4d7a-bdfd-ef40548e2637@identity-protect.org
- 5674c7c4-b1b9-443e-ae96-e5604c50b7b9@identity-protect.org
- 73f5b3bb-1a9a-4061-b0ef-6f42be2ddf64@identity-protect.org
- a5df680a-f9c4-436c-adc5-a291d0f2359e@identity-protect.org
- ae8cd63c-2f88-4e02-8bd3-42e18408ff71@identity-protect.org
- df68db38-5aaa-4eff-9b35-2de13e9c2478@identity-protect.org
- fc3420ba-e57f-4823-bb29-c2f0ddea115f@identity-protect.org
- owner-10767790@gift2pair.com.whoisprivacyservice.org
- owner-8890317@gift2pair.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of gift2pair.com.
Web-graph footprint
Distinct hostnames that link to or from gift2pair.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from gift2pair.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gift2pair.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.