Skip to content

Hostname

27g.space

Last fetched

27g.space resolves to 1 IPv4 address operated by AS62214 in HU. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · 27g.spaceRouting diversity1.5/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/27g.space

Resolution chain

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

IPPrefixASNOperatorCountry
79.139.61.779.139.56.0/21AS62214HU

WHOIS identity

Registrar
iana:303
Organization
Contact emails

Subdomains

3 observed subdomains of 27g.space.

Subdomain
com.27g.space

Showing 1 of 3. View all subdomains →

Web-graph footprint

Distinct hostnames that link to or from 27g.space in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for 27g.space.

MechanismTarget
SPF_A27g.space
SPF_INCLUDE_spf.google.com
SPF_IP79.139.61.7
SPF_MX27g.space

Related pages

Pivot deeper into the graph from 27g.space.

Cypher and MCP

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

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