Skip to content

Hostname

myoperator.co

Last fetched

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

Nutrition Label

WHISPER CANON · myoperator.coRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/myoperator.co

Resolution chain

myoperator.co resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.31.32.62100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.66.2063.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.193.1133.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.142.7634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.164.3434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.233.15844.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.186.354.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.167.180.9154.166.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.197.140.14754.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.135.18498.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
32.193.98.11932.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
ankit jain
Contact emails

Subdomains

12 observed subdomains of myoperator.co.

Web-graph footprint

Distinct hostnames that link to or from myoperator.co in the public web crawl.

31 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for myoperator.co.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEhotmail.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEtransmail.net.in
SPF_INCLUDEzoho.in

Related pages

Pivot deeper into the graph from myoperator.co.

Cypher and MCP

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

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