Skip to content

Hostname

columbus-school.com

Last fetched

columbus-school.com resolves to 1 IPv4 address operated by AS270179 in MX. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · columbus-school.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/columbus-school.com

Resolution chain

columbus-school.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.124.220.16738.124.220.0/22AS270179MX

WHOIS identity

Registrar
iana:69
Organization
ingles y computacion columbus
Contact emails

Subdomains

33 observed subdomains of columbus-school.com.

Web-graph footprint

Distinct hostnames that link to or from columbus-school.com in the public web crawl.

7 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • columbus-school.com

SPF policy

6 SPF mechanisms authorising senders for columbus-school.com.

MechanismTarget
SPF_Acolumbus-school.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP38.124.220.167
SPF_IP51.161.12.109
SPF_IP72.9.156.167
SPF_MXcolumbus-school.com

Related pages

Pivot deeper into the graph from columbus-school.com.

Cypher and MCP

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

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