Skip to content

Hostname

as200552.net

Last fetched

as200552.net resolves to 1 IPv4 address operated by AS200552 in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · as200552.netRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/as200552.net

Resolution chain

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

IPPrefixASNOperatorCountry
185.103.119.65185.103.119.0/24AS200552GB

WHOIS identity

Registrar
iana:146
Organization
1 click services
Contact emails

Subdomains

1,038 observed subdomains of as200552.net.

Web-graph footprint

Distinct hostnames that link to or from as200552.net in the public web crawl.

11 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for as200552.net.

MechanismTarget
SPF_INCLUDE_ip4.simpledns.xyz
SPF_INCLUDE_ip6.simpledns.xyz
SPF_INCLUDE_spf.simpledns.xyz
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.103.119.77

Related pages

Pivot deeper into the graph from as200552.net.

Cypher and MCP

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

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