Skip to content

Hostname

inspectify.com

Last fetched

inspectify.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. inspectify.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · inspectify.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/inspectify.com

Resolution chain

No IPv4 resolution is recorded for inspectify.com in WhisperGraph.

IPv6 resolution

No AAAA record for inspectify.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of inspectify.com owner
Contact emails
1489a241-0fe6-4651-8fbb-10a23da6450f@identity-protect.org, 470be39a-22a8-477a-916e-d14ed9312021@identity-protect.org, 7b84a594-f246-428d-bb45-fe93e342d8a2@identity-protect.org, 8242642a-1ccd-4cd1-8b6e-1e3fa011b9ae@identity-protect.org, 87591734-585d-4dba-9a80-841f8df2a499@identity-protect.org, cf4e8711-fc63-4e0e-93cf-1d6243799772@identity-protect.org, owner-4637755@inspectify.com.whoisprivacyservice.org, 0a19f7540163d4966d33d223ad54044b1c172507310870611546b588a9794ecc@inspectify.com.whoisproxy.org, 4591aad10f8b3e9e14542df61c2e469cf72f8256741903690eacfab87fda4e4f@inspectify.com.whoisproxy.org, 48b7f6ef956ac2985bdbf5b9228100076b2edc45f1d6828806706f3d5d4823cf@inspectify.com.whoisproxy.org, c6190d5446bc41e37236195e6bc5d2ff5584ca2ab130a49c701bedc20a621f41@inspectify.com.whoisproxy.org, d4265d2a97045a661188ba6ad4bb0a8538304c682e3b3ed1e598834722796737@inspectify.com.whoisproxy.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

  • louis.ns.cloudflare.com
  • tia.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: _spf.google.com
  • include: _spf.intacct.com
  • include: spf.tipalti.com
  • include: 7917544.spf05.hubspotemail.net
  • include: sendgrid.net
  • ip: 50.201.69.200

Threat-feed evidence

History

Related pages

Pivot from inspectify.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: "inspectify.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.