Skip to content

Hostname

spf.microcom.cc

Last fetched

spf.microcom.cc resolves to 10 IPv4 addresses operated by MICROCOM - Microcom Informatique, Inc. in CA.

Nutrition Label

WHISPER CANON · spf.microcom.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/spf.microcom.cc

Resolution chain

spf.microcom.cc resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.137.0.1623.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.1723.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.19423.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.19523.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.19623.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.20523.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.20623.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.23423.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
23.137.0.523.137.0.0/24AS395214MICROCOM - Microcom Informatique, Inc.CA
69.196.153.11269.196.128.0/18AS5645TEKSAVVY - TekSavvy Solutions, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for spf.microcom.cc.

MechanismTarget
SPF_INCLUDErelay.mailchannels.net
SPF_IP23.137.0.0/24
SPF_IP23.137.0.5
SPF_IP69.196.153.112

Related pages

Pivot deeper into the graph from spf.microcom.cc.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "spf.microcom.cc"})-[: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.