Skip to content

Hostname

its.netika.com

Last fetched

its.netika.com appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

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

Resolution chain

its.netika.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

No WHOIS records are currently associated with its.netika.com in WhisperGraph.

Subdomains

7 observed subdomains of its.netika.com.

Web-graph footprint

Distinct hostnames that link to or from its.netika.com in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for its.netika.com.

MechanismTarget
SPF_INCLUDE145935154.spf02.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEautotask.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP164.132.235.17/32
SPF_IP212.68.194.45
SPF_IP52.200.183.85
SPF_IP81.246.101.58
SPF_IP81.246.101.59
SPF_IP81.246.101.62
SPF_IP85.119.216.217
SPF_IP85.119.218.202

Related pages

Pivot deeper into the graph from its.netika.com.

Cypher and MCP

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

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