Skip to content

Hostname

csufnewman.com

Last fetched

csufnewman.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · csufnewman.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/csufnewman.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.56.124.11645.56.120.0/21AS63949US

WHOIS identity

Registrar
iana:1068
Organization
newman center
Contact emails

Subdomains

4 observed subdomains of csufnewman.com.

Web-graph footprint

Distinct hostnames that link to or from csufnewman.com in the public web crawl.

15 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for csufnewman.com.

MechanismTarget
SPF_INCLUDE_netblocks.google.com
SPF_INCLUDE_netblocks2.google.com
SPF_INCLUDE_netblocks3.google.com
SPF_INCLUDEservers.mcsv.net
SPF_IP209.220.191.125/32
SPF_IP209.220.191.142
SPF_IP209.239.233.124/32
SPF_IP209.239.233.125/32
SPF_IP209.239.233.225/32
SPF_IP64.0.146.124/32
SPF_IP64.0.146.125/32
SPF_MXcsufnewman.com

Related pages

Pivot deeper into the graph from csufnewman.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "csufnewman.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.