Skip to content

Hostname

webofis.org

Last fetched

webofis.org resolves to 20 IPv4 addresses operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · webofis.orgRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/webofis.org

Resolution chain

webofis.org resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.175.229.10107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.11107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.12107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.13107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
107.175.229.14107.175.229.0/24AS36352AS-COLOCROSSING - HostPapaUS
140.235.16.190140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.191140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.192140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.193140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
140.235.16.194140.235.16.0/24AS398019DYNU - Dynu Systems IncorporatedUS
142.171.126.231142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.232142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.233142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.234142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
142.171.126.235142.171.0.0/17AS35916MULTA-ASN1 - MULTACOM CORPORATIONUS
15.204.147.3215.204.128.0/17AS16276US
15.204.159.16915.204.128.0/17AS16276US
15.204.167.9515.204.128.0/17AS16276US
15.204.167.9615.204.128.0/17AS16276US
15.204.209.21415.204.128.0/17AS16276US

WHOIS identity

Registrar
iana:1068
Organization
onur k onur k
Contact emails

Subdomains

4 observed subdomains of webofis.org.

Threat posture

History

Mail and authentication

MX records

  • webofis.org

SPF policy

1 SPF mechanism authorising senders for webofis.org.

MechanismTarget
SPF_IP45.39.48.134

Related pages

Pivot deeper into the graph from webofis.org.

Cypher and MCP

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

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