Skip to content

Hostname

altertechnology.com

Last fetched

altertechnology.com resolves to 1 IPv4 address operated by SERVIHOSTING-AS AireNetworks in NL. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · altertechnology.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/altertechnology.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.99.186.254185.99.184.0/22AS29119SERVIHOSTING-AS AireNetworksNL

WHOIS identity

Registrar
iana:379
Organization
altertechnology_com
Contact emails

Subdomains

17 observed subdomains of altertechnology.com.

Web-graph footprint

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

29 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for altertechnology.com.

MechanismTarget
SPF_INCLUDEemsd1.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP168.245.46.66/24
SPF_IP185.99.187.212
SPF_IP62.82.171.36/30
SPF_IP80.29.127.82/32
SPF_IP84.124.29.128/29
SPF_IP88.2.252.140
SPF_IP89.140.21.0/24
SPF_MXaltertechnology.com

Related pages

Pivot deeper into the graph from altertechnology.com.

Cypher and MCP

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

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