Skip to content

Hostname

deployalloy.com

Last fetched

deployalloy.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · deployalloy.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/deployalloy.com

Resolution chain

deployalloy.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.52.1018.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.12118.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.3018.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
18.164.52.4418.164.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.FR
3.169.149.1123.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.1173.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.1233.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.149.993.169.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:48
Organization
Contact emails

Subdomains

1 observed subdomain of deployalloy.com.

Web-graph footprint

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

12 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for deployalloy.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from deployalloy.com.

Cypher and MCP

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

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