Skip to content

Hostname

adaptricity.com

Last fetched

adaptricity.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · adaptricity.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adaptricity.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.194.141.19718.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:269
Organization
c/o whoisproxy.com
Contact emails

Subdomains

86 observed subdomains of adaptricity.com.

Web-graph footprint

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

47 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for adaptricity.com.

MechanismTarget
SPF_Awp343.webpack.hosteurope.de
SPF_INCLUDEspf.protection.outlook.de
SPF_IP149.126.4.93
SPF_IP194.126.200.0/24
SPF_IP5.35.226.112
SPF_IP80.237.133.112
SPF_IP94.237.28.242

Related pages

Pivot deeper into the graph from adaptricity.com.

Cypher and MCP

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

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