Skip to content

Hostname

biphoo.uk

Last fetched

biphoo.uk resolves to 2 IPv4 addresses operated by AS-GLOBALTELEHOST - GTHost in DE. WHOIS lists registrar:godaddy.com, llc. as the registrar.

Nutrition Label

WHISPER CANON · biphoo.ukRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/biphoo.uk

Resolution chain

biphoo.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
193.108.117.233193.108.117.0/24AS63023AS-GLOBALTELEHOST - GTHostDE
66.94.124.1966.94.120.0/21AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
registrar:godaddy.com, llc.
Organization
derrick amos
Contact emails

Subdomains

6 observed subdomains of biphoo.uk.

Web-graph footprint

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

403 sites link to this hostname.

1,250 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for biphoo.uk.

MechanismTarget
SPF_Abiphoo.uk
SPF_Avmi738816.contaboserver.net
SPF_MXbiphoo.uk

Related pages

Pivot deeper into the graph from biphoo.uk.

Cypher and MCP

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

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