Skip to content

Hostname

colum.edu

Last fetched

colum.edu resolves to 1 IPv4 address operated by PAIR-NETWORKS - pair Networks in US.

Nutrition Label

WHISPER CANON · colum.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint8.5/10canon.whisper.security/host/colum.edu

Resolution chain

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

IPPrefixASNOperatorCountry
216.146.221.38216.146.192.0/19AS7859PAIR-NETWORKS - pair NetworksUS

WHOIS identity

Registrar
Organization
columbia college
Contact emails

Subdomains

123 observed subdomains of colum.edu.

Web-graph footprint

Distinct hostnames that link to or from colum.edu in the public web crawl.

1,422 sites link to this hostname.

679 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for colum.edu.

MechanismTarget
SPF_Acolum.edu
SPF_INCLUDEeverbridge.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEverifymyfafsa.com
SPF_IP138.1.123.26
SPF_IP138.1.127.67
SPF_IP138.1.32.22
SPF_IP147.154.103.124
SPF_IP147.154.114.30
SPF_IP147.154.118.190
SPF_IP192.29.100.108
SPF_IP192.29.100.157
SPF_IP199.168.236.6
SPF_IP199.168.238.100
SPF_IP199.168.239.33
SPF_IP63.143.57.204/31
SPF_IP66.240.227.76/31
SPF_MXcolum.edu

Related pages

Pivot deeper into the graph from colum.edu.

Cypher and MCP

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

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