Skip to content

Hostname

mx1.if-data.center

Last fetched

mx1.if-data.center resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US.

Nutrition Label

WHISPER CANON · mx1.if-data.centerRouting diversity5.6/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/mx1.if-data.center

Resolution chain

mx1.if-data.center resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.168.104.194104.168.104.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.104.195104.168.104.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.92104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.93104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
104.168.108.94104.168.108.0/24AS36352AS-COLOCROSSING - HostPapaUS
174.142.188.13174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.15174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.16174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.17174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
174.142.188.18174.142.0.0/16AS32613IWEB-AS - Leaseweb Canada Inc.CA
192.227.97.183192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.184192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.185192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.186192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
192.227.97.187192.227.97.0/24AS13886CLOUD-SOUTH - Cloud SouthUS
198.20.99.66198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.67198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.68198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.69198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL
198.20.99.70198.20.96.0/19AS32475SINGLEHOP-LLC - Internap Holding LLCNL

WHOIS identity

No WHOIS records are currently associated with mx1.if-data.center in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for mx1.if-data.center.

Related pages

Pivot deeper into the graph from mx1.if-data.center.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mx1.if-data.center"})-[: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.