Hostname
2ndquote.com
Last fetched
2ndquote.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. 2ndquote.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
No IPv4 resolution is recorded for 2ndquote.com in WhisperGraph.
IPv6 resolution
No AAAA record for 2ndquote.com is recorded in WhisperGraph.
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- on behalf of 2ndquote.com owner
- Contact emails
- hostadmin@hostitsolutions.com, 145b46f8-25da-4932-8679-7619835f35bf@identity-protect.org, 7a6990e1-f4d7-4c3d-9fa6-e178406ac349@identity-protect.org, a03b4a2b-f5a6-469b-b8bb-8d690ae2bf40@identity-protect.org, b94ccae4-016c-4811-8e3c-60dd8fd6140f@identity-protect.org, cb03ad55-56ea-476c-9ddc-8bb38194b192@identity-protect.org, dd1d3e68-fddc-494e-a749-6652e76256d7@identity-protect.org
Mail and authentication
Nameservers
- ns-54.awsdns-06.com
- ns-620.awsdns-13.net
- a.root-servers.net
- b.root-servers.net
- c.root-servers.net
- d.root-servers.net
- e.root-servers.net
- f.root-servers.net
- g.root-servers.net
- h.root-servers.net
- i.root-servers.net
- j.root-servers.net
- k.root-servers.net
- l.root-servers.net
- m.root-servers.net
- ns-1531.awsdns-63.org
- ns-1650.awsdns-14.co.uk
Threat-feed evidence
History
Related pages
Pivot from 2ndquote.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "2ndquote.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.