Skip to content

Hostname

stari.st.pingic.com

Last fetched

stari.st.pingic.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · stari.st.pingic.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/stari.st.pingic.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

No WHOIS records are currently associated with stari.st.pingic.com in WhisperGraph.

Subdomains

1 observed subdomain of stari.st.pingic.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for stari.st.pingic.com.

MechanismTarget
SPF_Amg01.mydataknox.com
SPF_Amg02.mydataknox.com
SPF_Astari.st.pingic.com
SPF_INCLUDEmg01.mydataknox.com
SPF_INCLUDEmg02.mydataknox.com
SPF_IP185.62.75.250
SPF_MXstari.st.pingic.com

Related pages

Pivot deeper into the graph from stari.st.pingic.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "stari.st.pingic.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.