Skip to content

Hostname

wrkitinc.com

Last fetched

wrkitinc.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · wrkitinc.comRouting diversity4.8/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/wrkitinc.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.205.211.9618.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.233.232.5018.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
34.232.206.18634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.99.6444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.145.12052.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.163.179.12154.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.95.8454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.93.4198.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wrkitinc.com owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wrkitinc.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from wrkitinc.com.

Cypher and MCP

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

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