Skip to content

Hostname

interfacezen.net

Last fetched

interfacezen.net resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · interfacezen.netRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/interfacezen.net

Resolution chain

interfacezen.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.171.255.181142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.182142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.188142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.189142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.255.190142.171.128.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
192.3.207.2192.3.204.0/22AS36352AS-COLOCROSSING - HostPapaUS
192.3.207.3192.3.204.0/22AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.223198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.224198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.225198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.226198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
198.12.74.227198.12.74.0/24AS36352AS-COLOCROSSING - HostPapaUS
209.54.101.71209.54.101.0/24AS36352AS-COLOCROSSING - HostPapaUS
209.54.101.72209.54.101.0/24AS36352AS-COLOCROSSING - HostPapaUS
209.54.101.73209.54.101.0/24AS36352AS-COLOCROSSING - HostPapaUS
209.58.142.172209.58.128.0/20AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.105.99.1823.105.96.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.105.99.1923.105.96.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.105.99.2023.105.96.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US
23.105.99.2123.105.96.0/21AS7203LEASEWEB-USA-SFO - Leaseweb USA, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

4 observed subdomains of interfacezen.net.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for interfacezen.net.

MechanismTarget
SPF_Adns.interfacezen.net

Related pages

Pivot deeper into the graph from interfacezen.net.

Cypher and MCP

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

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