Skip to content

Hostname

technetprofessional.com

Last fetched

technetprofessional.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.74.198100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.192.23834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
54.157.222.17354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.87.241.5454.87.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

6 observed subdomains of technetprofessional.com.

Web-graph footprint

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

145 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for technetprofessional.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEsecureserver.net
SPF_IP208.84.65.101
SPF_IP208.86.201.99

Related pages

Pivot deeper into the graph from technetprofessional.com.

Cypher and MCP

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

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