Skip to content

Hostname

otelconsulting.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.21.157.3423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.187.63.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.42.24934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.214.11.15244.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.167.10552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.194.2654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.224.18754.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.174.43.21054.174.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.227.196.21854.226.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.175.5654.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.89.195.4354.89.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.78.10398.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

2 observed subdomains of otelconsulting.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for otelconsulting.com.

MechanismTarget
SPF_Aotelconsulting.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEotelconsulting.com
SPF_IP3.215.146.213
SPF_MXotelconsulting.com

Related pages

Pivot deeper into the graph from otelconsulting.com.

Cypher and MCP

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

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