Skip to content

Hostname

mx2.maxiphone.info

Last fetched

mx2.maxiphone.info resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · mx2.maxiphone.infoRouting diversity5.7/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mx2.maxiphone.info

Resolution chain

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

IPPrefixASNOperatorCountry
142.171.36.178142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.179142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.180142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.181142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.182142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.183142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.184142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.185142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.186142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.187142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.188142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.189142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.36.190142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
157.173.127.153157.173.112.0/20AS51167DE
164.152.216.120164.152.216.0/24AS14445PEACEWEB-CLOUD - PeaceWebNL
173.208.201.210173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US
173.208.201.211173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US
173.208.201.212173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US
173.208.201.213173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US
173.208.201.214173.208.128.0/17AS32097WII - WholeSale Internet, Inc.US

WHOIS identity

No WHOIS records are currently associated with mx2.maxiphone.info in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mx2.maxiphone.info.

MechanismTarget
SPF_INCLUDEwebmarketershost.com

Related pages

Pivot deeper into the graph from mx2.maxiphone.info.

Cypher and MCP

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

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