Skip to content

Hostname

altreda.com

Last fetched

altreda.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · altreda.comRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/altreda.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.73.6785.215.64.0/20AS8560DE

WHOIS identity

Registrar
iana:106
Organization
altreda
Contact emails

Subdomains

1 observed subdomain of altreda.com.

Web-graph footprint

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

5 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for altreda.com.

MechanismTarget
SPF_Aaltreda.com
SPF_INCLUDE25376015.spf04.hubspotemail.net
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.mailpro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.2.221.162/32
SPF_IP77.75.112.17
SPF_IP77.75.112.37
SPF_MXaltreda.com

Related pages

Pivot deeper into the graph from altreda.com.

Cypher and MCP

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

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