Skip to content

Hostname

ci.oshkosh.wi.us

Last fetched

ci.oshkosh.wi.us resolves to 1 IPv4 address operated by WISCNET1-AS - WiscNet in US.

Nutrition Label

WHISPER CANON · ci.oshkosh.wi.usRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/ci.oshkosh.wi.us

Resolution chain

ci.oshkosh.wi.us resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.248.186.19199.248.186.0/24AS2381WISCNET1-AS - WiscNetUS

WHOIS identity

No WHOIS records are currently associated with ci.oshkosh.wi.us in WhisperGraph.

Subdomains

6 observed subdomains of ci.oshkosh.wi.us.

Web-graph footprint

Distinct hostnames that link to or from ci.oshkosh.wi.us in the public web crawl.

220 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • ci.oshkosh.wi.us

SPF policy

6 SPF mechanisms authorising senders for ci.oshkosh.wi.us.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEgroups.io
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP199.248.186.19
SPF_IP199.248.186.4

Related pages

Pivot deeper into the graph from ci.oshkosh.wi.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ci.oshkosh.wi.us"})-[: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.