Skip to content

Hostname

opportunityflagfinder.com

Last fetched

opportunityflagfinder.com resolves to 1 IPv4 address operated by BANDWIDTH-AS - Hydra Communications Ltd in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · opportunityflagfinder.comRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/opportunityflagfinder.com

Resolution chain

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

IPPrefixASNOperatorCountry
5.226.139.835.226.136.0/21AS25369BANDWIDTH-AS - Hydra Communications LtdGB

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

5 observed subdomains of opportunityflagfinder.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for opportunityflagfinder.com.

MechanismTarget
SPF_Aopportunityflagfinder.com
SPF_IP102.129.216.114/32
SPF_IP102.129.216.198/32
SPF_IP102.129.216.244/32
SPF_IP102.129.216.82/32
SPF_IP104.253.70.2/32
SPF_IP104.253.70.205/32
SPF_IP104.253.70.212/32
SPF_IP104.253.70.65/32
SPF_MXopportunityflagfinder.com

Related pages

Pivot deeper into the graph from opportunityflagfinder.com.

Cypher and MCP

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

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