Skip to content

Hostname

dedalus-group.com

Last fetched

dedalus-group.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · dedalus-group.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dedalus-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.129.10.19108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:168
Organization
dedalus italia spa
Contact emails

Subdomains

1 observed subdomain of dedalus-group.com.

Web-graph footprint

Distinct hostnames that link to or from dedalus-group.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

56 SPF mechanisms authorising senders for dedalus-group.com.

MechanismTarget
SPF_Ac.spf.service-now.com
SPF_Amx1.trustit.eu
SPF_Amx2.tkb.nl
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.clearslide.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEsuccessfactors.eu
SPF_IP103.23.64.26/32
SPF_IP103.23.65.26/32
SPF_IP134.54.0.0/16
SPF_IP185.2.4.0/22
SPF_IP188.64.79.0/24
SPF_IP192.69.130.0/24
SPF_IP193.201.138.36/32
SPF_IP195.110.101.32/27
SPF_IP195.110.122.160/27
SPF_IP195.110.123.0/27
SPF_IP195.7.249.29/32
SPF_IP199.91.136.26/32
SPF_IP199.91.136.27
SPF_IP199.91.136.28/32
SPF_IP199.91.137.26/32
SPF_IP199.91.138.26
SPF_IP199.91.139.26
SPF_IP199.91.140.26/32
SPF_IP199.91.140.27
SPF_IP199.91.140.28/32
SPF_IP199.91.142.26
SPF_IP199.91.143.26
SPF_IP207.211.35.128/25
SPF_IP217.7.144.170
SPF_IP217.73.9.208/28
SPF_IP37.98.232.12/32
SPF_IP37.98.232.26/32
SPF_IP37.98.232.27
SPF_IP37.98.234.26
SPF_IP37.98.235.26/32
SPF_IP37.98.238.26
SPF_IP59.84.174.120/30
SPF_IP62.70.39.128/27
SPF_IP62.72.103.25
SPF_IP62.72.103.250
SPF_IP64.106.173.0/25
SPF_IP67.30.130.0/26
SPF_IP80.154.4.226
SPF_IP81.88.48.32/27
SPF_IP81.88.49.224/27
SPF_IP81.88.50.224/27
SPF_IP81.88.52.0/24
SPF_IP81.88.54.64/27
SPF_IP81.88.55.96/27
SPF_IP81.88.56.0/27
SPF_IP81.88.62.160/27
SPF_IP81.88.63.128/27
SPF_IP82.192.79.97/32

Related pages

Pivot deeper into the graph from dedalus-group.com.

Cypher and MCP

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

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