Skip to content

Hostname

oxilion.support

Last fetched

oxilion.support resolves to 1 IPv4 address operated by FUNDAMENTS-AS in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · oxilion.supportRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/oxilion.support

Resolution chain

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

IPPrefixASNOperatorCountry
46.19.218.21146.19.216.0/21AS20559FUNDAMENTS-ASNL

WHOIS identity

Registrar
iana:1647
Organization
oxilion b.v.
Contact emails

Subdomains

1 observed subdomain of oxilion.support.

Web-graph footprint

Distinct hostnames that link to or from oxilion.support in the public web crawl.

118 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oxilion.support.

MechanismTarget
SPF_REDIRECTspfnomail.oxilion.nl

Related pages

Pivot deeper into the graph from oxilion.support.

Cypher and MCP

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

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