Skip to content

Hostname

devopsartisan.com

Last fetched

devopsartisan.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.84.1518.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.4618.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.4918.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6818.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.165.206.103.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.293.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.843.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.165.206.903.165.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:146
Organization
bittnet systems
Contact emails

Subdomains

1 observed subdomain of devopsartisan.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for devopsartisan.com.

Related pages

Pivot deeper into the graph from devopsartisan.com.

Cypher and MCP

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

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