Skip to content

Hostname

jbs.edu

Last fetched

jbs.edu resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US.

Nutrition Label

WHISPER CANON · jbs.eduRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/jbs.edu

Resolution chain

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

IPPrefixASNOperatorCountry
50.57.18.4950.57.0.0/17AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

No WHOIS records are currently associated with jbs.edu in WhisperGraph.

Subdomains

17 observed subdomains of jbs.edu.

Web-graph footprint

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

28 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jbs.edu.

MechanismTarget
SPF_INCLUDE_spf_uswest2.prod.hydra.sophos.com
SPF_INCLUDEclientemailspf.growthzoneapp.com
SPF_INCLUDEemail.populi.co
SPF_IP12.30.142.226
SPF_IP12.30.142.227
SPF_IP50.206.160.101
SPF_IP50.57.18.49
SPF_MXjbs.edu

Related pages

Pivot deeper into the graph from jbs.edu.

Cypher and MCP

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

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