Skip to content

Hostname

uk.devcc.it

Last fetched

uk.devcc.it resolves to 1 IPv4 address operated by G1STDA-AS-AP Geo-Informatics and Space Technology Development Agency in US.

Nutrition Label

WHISPER CANON · uk.devcc.itRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/uk.devcc.it

Resolution chain

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

IPPrefixASNOperatorCountry
209.58.144.69209.58.144.0/20AS394380G1STDA-AS-AP Geo-Informatics and Space Technology Development AgencyUS

WHOIS identity

No WHOIS records are currently associated with uk.devcc.it in WhisperGraph.

Subdomains

2 observed subdomains of uk.devcc.it.

Web-graph footprint

Distinct hostnames that link to or from uk.devcc.it in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for uk.devcc.it.

MechanismTarget
SPF_Auk.devcc.it
SPF_IP209.58.144.69
SPF_MXuk.devcc.it

Related pages

Pivot deeper into the graph from uk.devcc.it.

Cypher and MCP

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

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