Skip to content

Hostname

contact.1xbell.ca

Last fetched

contact.1xbell.ca resolves to 20 IPv4 addresses operated by MULTA-ASN1 - MULTACOM CORPORATION in US.

Nutrition Label

WHISPER CANON · contact.1xbell.caRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/contact.1xbell.ca

Resolution chain

contact.1xbell.ca resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
142.171.188.162142.171.160.0/19AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.163142.171.160.0/19AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.164142.171.160.0/19AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.165142.171.160.0/19AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.188.166142.171.160.0/19AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.34148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.35148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.36148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.37148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
148.135.108.38148.135.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
23.80.38.21723.80.0.0/16AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
23.80.38.21823.80.0.0/16AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
23.80.38.21923.80.0.0/16AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
23.80.38.22023.80.0.0/16AS395954LEASEWEB-USA-LAX - Leaseweb USA, Inc.US
51.77.51.20151.77.0.0/16AS16276OVH - OVH SASPL
51.77.51.20451.77.0.0/16AS16276OVH - OVH SASPL
51.77.51.20951.77.0.0/16AS16276OVH - OVH SASPL
51.77.51.21051.77.0.0/16AS16276OVH - OVH SASPL
51.79.44.15951.79.0.0/17AS16276OVH - OVH SASCA
51.79.44.16151.79.0.0/17AS16276OVH - OVH SASCA

WHOIS identity

No WHOIS records are currently associated with contact.1xbell.ca in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for contact.1xbell.ca.

MechanismTarget
SPF_Adns.1xbell.ca

Related pages

Pivot deeper into the graph from contact.1xbell.ca.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "contact.1xbell.ca"})-[: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.