Skip to content

Hostname

orrilswitches.infocryptsolution.com

Last fetched

orrilswitches.infocryptsolution.com resolves to 2 IPv4 addresses operated by AS204800 in SG.

Nutrition Label

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

Resolution chain

orrilswitches.infocryptsolution.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with orrilswitches.infocryptsolution.com in WhisperGraph.

Subdomains

1 observed subdomain of orrilswitches.infocryptsolution.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for orrilswitches.infocryptsolution.com.

MechanismTarget
SPF_Aorrilswitches.infocryptsolution.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.supercp.com
SPF_IP103.138.189.66
SPF_IP103.227.176.27
SPF_IP85.187.128.50
SPF_MXorrilswitches.infocryptsolution.com

Related pages

Pivot deeper into the graph from orrilswitches.infocryptsolution.com.

Cypher and MCP

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

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