Skip to content

Hostname

genelabeu.com

Last fetched

genelabeu.com resolves to 1 IPv4 address operated by AS207108 in GB. WHOIS lists iana:1005 as the registrar.

Nutrition Label

WHISPER CANON · genelabeu.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/genelabeu.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.139.7.57185.139.7.0/24AS207108GB

WHOIS identity

Registrar
iana:1005
Organization
contact privacy inc. customer 0123063866
Contact emails

Subdomains

9 observed subdomains of genelabeu.com.

Threat posture

History

Mail and authentication

MX records

  • genelabeu.com

SPF policy

4 SPF mechanisms authorising senders for genelabeu.com.

MechanismTarget
SPF_Agenelabeu.com
SPF_INCLUDEspf.netweaver.uk
SPF_IP185.139.7.57
SPF_MXgenelabeu.com

Related pages

Pivot deeper into the graph from genelabeu.com.

Cypher and MCP

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

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