Skip to content

Hostname

invoca.net

Last fetched

invoca.net resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · invoca.netRouting diversity7.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings4.4/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/invoca.net

Resolution chain

invoca.net resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.152.236107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
13.216.229.9913.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.130.15013.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.208.17.3418.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.186.4618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.93.9323.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.49.6223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.222.156.1383.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.229.40.463.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.186.1133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.89.14.253.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.192.54.9434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.206.177.16534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.198.16234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.13.18334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.239.50.16834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.210.194.144.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.135.8444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.216.238.18344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.2.220.9452.2.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

81 observed subdomains of invoca.net.

Web-graph footprint

Distinct hostnames that link to or from invoca.net in the public web crawl.

10 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for invoca.net.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from invoca.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "invoca.net"})-[: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.