Skip to content

Hostname

api.eedomus.com

Last fetched

api.eedomus.com resolves to 1 IPv4 address operated by Online SAS in FR.

Nutrition Label

WHISPER CANON · api.eedomus.comRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/api.eedomus.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.159.77.9051.158.0.0/15AS12876Online SASFR

WHOIS identity

No WHOIS records are currently associated with api.eedomus.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

67 SPF mechanisms authorising senders for api.eedomus.com.

MechanismTarget
SPF_Aapi.eedomus.com
SPF_INCLUDE_spf.google.com
SPF_IP163.172.229.103
SPF_IP195.154.51.22
SPF_IP212.129.16.207
SPF_IP212.129.7.72
SPF_IP212.83.134.137
SPF_IP212.83.167.182
SPF_IP212.83.189.213
SPF_IP51.159.106.12
SPF_IP51.159.76.166
SPF_IP51.159.76.206
SPF_IP51.159.76.238
SPF_IP51.159.76.239
SPF_IP51.159.76.240
SPF_IP51.159.76.241
SPF_IP51.159.76.243
SPF_IP51.159.76.244
SPF_IP51.159.76.246
SPF_IP51.159.76.247
SPF_IP51.159.76.248
SPF_IP51.159.76.250
SPF_IP51.159.76.251
SPF_IP51.159.76.252
SPF_IP51.159.76.28
SPF_IP51.159.76.45
SPF_IP51.159.76.72
SPF_IP51.159.76.81
SPF_IP51.159.76.82
SPF_IP51.159.76.83
SPF_IP51.159.76.93
SPF_IP51.159.77.104
SPF_IP51.159.77.127
SPF_IP51.159.77.134
SPF_IP51.159.77.157
SPF_IP51.159.77.180
SPF_IP51.159.77.216
SPF_IP51.159.77.230
SPF_IP51.159.77.5
SPF_IP51.159.77.90
SPF_IP51.159.77.91
SPF_IP51.159.78.100
SPF_IP51.159.78.133
SPF_IP51.159.78.184
SPF_IP51.159.78.190
SPF_IP51.159.78.195
SPF_IP51.159.78.198
SPF_IP51.159.78.200
SPF_IP51.159.78.201
SPF_IP51.159.78.206
SPF_IP51.159.78.207
SPF_IP51.159.78.226
SPF_IP51.159.78.25
SPF_IP51.159.78.75
SPF_IP51.159.78.88
SPF_IP51.159.79.118
SPF_IP51.159.79.188
SPF_IP51.159.79.192
SPF_IP51.159.79.235
SPF_IP51.159.79.252
SPF_IP51.159.79.254
SPF_IP51.159.79.82
SPF_IP62.210.100.17
SPF_IP62.210.100.18
SPF_IP62.210.101.175
SPF_IP62.210.101.176
SPF_MXapi.eedomus.com

Related pages

Pivot deeper into the graph from api.eedomus.com.

Cypher and MCP

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

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