Skip to content

Hostname

forest.usf.edu

Last fetched

forest.usf.edu resolves to 19 IPv4 addresses operated by USF - UNIVERSITY OF SOUTH FLORIDA in US.

Nutrition Label

WHISPER CANON · forest.usf.eduRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint10.0/10canon.whisper.security/host/forest.usf.edu

Resolution chain

forest.usf.edu resolves to 19 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
131.247.158.7131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.158.8131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.13131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.159131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.160131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.161131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.162131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.163131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.182.164131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.183131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.184131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.191131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.192131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.202131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.203131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.204131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.229131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.231131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS
131.247.221.232131.247.0.0/16AS5661USF - UNIVERSITY OF SOUTH FLORIDAUS

WHOIS identity

No WHOIS records are currently associated with forest.usf.edu in WhisperGraph.

Subdomains

1,194 observed subdomains of forest.usf.edu.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for forest.usf.edu.

MechanismTarget
SPF_INCLUDEusf.edu

Related pages

Pivot deeper into the graph from forest.usf.edu.

Cypher and MCP

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

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