Skip to content

Hostname

katapult.mx

Last fetched

katapult.mx resolves to 1 IPv4 address operated by A2HOSTING - A2 Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · katapult.mxRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/katapult.mx

Resolution chain

katapult.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.4.174.12245.4.172.0/22AS55293A2HOSTING - A2 Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with katapult.mx in WhisperGraph.

Subdomains

48 observed subdomains of katapult.mx.

Web-graph footprint

Distinct hostnames that link to or from katapult.mx in the public web crawl.

44 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • katapult.mx

SPF policy

7 SPF mechanisms authorising senders for katapult.mx.

MechanismTarget
SPF_Akatapult.mx
SPF_INCLUDEspf.supercp.com
SPF_IP68.66.200.214
SPF_IP68.66.200.215
SPF_IP68.66.208.118
SPF_IP70.32.23.15/32
SPF_MXkatapult.mx

Related pages

Pivot deeper into the graph from katapult.mx.

Cypher and MCP

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

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