Skip to content

Hostname

serax.com

Last fetched

serax.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1587 as the registrar.

Nutrition Label

WHISPER CANON · serax.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/serax.com

Resolution chain

serax.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:1587
Organization
axel van den bossche
Contact emails

Subdomains

13 observed subdomains of serax.com.

Web-graph footprint

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

580 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for serax.com.

MechanismTarget
SPF_Aserax.com
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDE_spf1.mailgun.org
SPF_INCLUDE_spf2.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.109.131.64/26
SPF_IP103.229.233.0/24
SPF_IP139.28.145.128/26
SPF_IP162.244.87.54/32
SPF_IP173.236.20.0/24
SPF_IP185.217.59.0/24
SPF_IP192.92.97.0/24
SPF_IP193.252.22.0/25
SPF_IP193.252.23.208/29
SPF_IP193.252.23.216/30
SPF_IP208.73.7.100
SPF_IP208.73.7.101
SPF_IP208.73.7.102
SPF_IP208.73.7.103
SPF_IP208.73.7.104
SPF_IP213.212.96.64/27
SPF_IP217.8.118.0/24
SPF_IP52.128.40.0/21
SPF_IP8.12.58.0/24
SPF_IP8.224.10.0/24
SPF_IP8.34.161.0/24
SPF_IP80.12.242.0/25
SPF_MXserax.com

Related pages

Pivot deeper into the graph from serax.com.

Cypher and MCP

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

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