Hostname
infosnap.com
Last fetched
infosnap.com resolves to 104.196.148.13, announced in 104.196.144.0/20 by GOOGLE-CLOUD-PLATFORM - Google LLC in US. infosnap.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
- 104.196.148.13
104.196.144.0/20 · GOOGLE-CLOUD-PLATFORM - Google LLC · North Charleston, US
IPv6 resolution
No AAAA record for infosnap.com is recorded in WhisperGraph.
Attribution
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:468
- Registrant organisation
- akcora, jacob
- Contact emails
- 134c00830a28fd0a66f8277b4f60c918@domaindiscreet.com, 19adf45c0a28fd0a1b7bec9b198c31e7@domaindiscreet.com, 2598b8400a28fd0a5c99abd72dce4127@domaindiscreet.com, 4518fb810a1612337b2c51bccf271f42@domaindiscreet.com, 506c01930a28fd0a520a76e49e611982@domaindiscreet.com, 5b66bf000a28fd0a1156c7905f2de9b1@domaindiscreet.com, 61bd77fe0a28fd0a3acc0289438c0f69@domaindiscreet.com, 70cfb0ba0a28fd0a393105bce8917515@domaindiscreet.com, a37cc77a0a28fd0a0d5f80a638d5f86e@domaindiscreet.com, cf122eb30a28fd0a4a2b79243c8a5f1c@domaindiscreet.com, d62f042a0a28fd0a3ee0a031b6f27879@domaindiscreet.com, domain@powerschool.com, fde1f9510a28fd0a1a5c141b1327c7a5@domaindiscreet.com, support@infosnap.com, 07c0e2c5-042f-4015-8ab0-daf2d31057a5@identity-protect.org, 22033b63-daa0-4699-a2e9-d71397ac42af@identity-protect.org, 5a86088e-0d91-4d05-bda2-b9908ea40753@identity-protect.org, aff05a29-9488-47b2-922e-0698ed3acdf7@identity-protect.org, b94b7b56-ed6e-4baf-9f28-8b19bde6cf3d@identity-protect.org, d8a44292-f075-4b54-bb70-e53dc0ef5d14@identity-protect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Mail and authentication
Nameservers
- colin.ns.cloudflare.com
- dina.ns.cloudflare.com
- 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
MX records
- infosnap-com.mail.protection.outlook.com
SPF policy
- ip: 74.205.48.128/28
- include: secure.infosnap.com
- include: us._netblocks.mimecast.com
- include: mktomail.com
- include: spf.protection.outlook.com
- ip: 67.192.185.81
Threat-feed evidence
History
Related pages
Pivot from infosnap.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: "infosnap.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.