Skip to content

Hostname

operationgadget.com

Last fetched

operationgadget.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · operationgadget.comRouting diversity1.5/10Peering density5.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/operationgadget.com

Resolution chain

operationgadget.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
50.116.23.18350.116.16.0/20AS63949US

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0132652720
Contact emails

Subdomains

4 observed subdomains of operationgadget.com.

Web-graph footprint

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

18 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for operationgadget.com.

MechanismTarget
SPF_Aoperationgadget.com
SPF_IP2600:3c00:0:0:f03c:93ff:febb:650e
SPF_IP2600:3c03:0:0:f03c:91ff:fe59:2794
SPF_IP45.79.178.204
SPF_IP45.79.188.252
SPF_IP50.116.23.183
SPF_IP66.228.36.47
SPF_MXoperationgadget.com

Related pages

Pivot deeper into the graph from operationgadget.com.

Cypher and MCP

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

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