Skip to content

Hostname

mail.sigm.co

Last fetched

mail.sigm.co resolves to 1 IPv4 address operated by UNIFIEDLAYER-AS-1 - Unified Layer in US.

Nutrition Label

WHISPER CANON · mail.sigm.coRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mail.sigm.co

Resolution chain

mail.sigm.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.251.80.225162.251.80.0/24AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS

WHOIS identity

No WHOIS records are currently associated with mail.sigm.co in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mail.sigm.co

SPF policy

30 SPF mechanisms authorising senders for mail.sigm.co.

MechanismTarget
SPF_Amail.sigm.co
SPF_IP18.210.230.196
SPF_IP18.210.249.117
SPF_IP18.232.240.178
SPF_IP18.232.240.202
SPF_IP18.232.240.212
SPF_IP18.232.240.230
SPF_IP18.232.240.51
SPF_IP23.23.35.6
SPF_IP34.192.1.216
SPF_IP34.192.107.185
SPF_IP34.194.31.242
SPF_IP34.196.7.171
SPF_IP34.203.183.148
SPF_IP34.230.219.254
SPF_IP34.233.231.158
SPF_IP34.233.27.11
SPF_IP34.236.161.235
SPF_IP35.169.29.129
SPF_IP35.169.32.127
SPF_IP35.170.255.63
SPF_IP35.173.104.190
SPF_IP35.174.110.162
SPF_IP35.174.141.176
SPF_IP35.175.67.143
SPF_IP52.72.142.131
SPF_IP54.156.210.169
SPF_IP54.209.121.131
SPF_IP54.211.98.239
SPF_IP54.227.164.92

Related pages

Pivot deeper into the graph from mail.sigm.co.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.sigm.co"})-[: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.