Skip to content

Hostname

oxybul.com

Last fetched

oxybul.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · oxybul.comRouting diversity3.9/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/oxybul.com

Resolution chain

oxybul.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.102.21.32104.102.20.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
104.91.87.226104.91.80.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.222.131.7923.222.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.HK
23.37.61.1723.37.48.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.239.3023.45.236.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:299
Organization
annabelle verlyck
Contact emails

Subdomains

41 observed subdomains of oxybul.com.

Web-graph footprint

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

620 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for oxybul.com.

MechanismTarget
SPF_Aoxybul.epticahosting.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.61.184.107/32
SPF_IP20.74.68.220
SPF_IP212.234.95.167
SPF_IP213.41.78.0/24
SPF_IP62.210.93.196
SPF_IP81.255.95.51
SPF_IP94.125.164.4/32
SPF_MXmail.easimail.fr

Related pages

Pivot deeper into the graph from oxybul.com.

Cypher and MCP

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

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