Hostname
biphoo.com
Last fetched
biphoo.com resolves to 193.108.117.233, announced in 193.108.117.0/24 by AS-GLOBALTELEHOST - GTHost in DE. biphoo.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 193.108.117.233
193.108.117.0/24 · AS-GLOBALTELEHOST - GTHost · Frankfurt am Main, DE
Attribution
gthost
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- derrick amos
- Contact emails
- biphoo.com@domainsbyproxy.com, giodea@aol.com
Subdomains
Showing 5 of 5 subdomains (5 per page).
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.biphoo.com
- ns2.biphoo.com
- ns1.gottimetv.com
- ns2.gottimetv.com
MX records
- mail.biphoo.com
SPF policy
- a: biphoo.com
- mx: biphoo.com
- a: vmi2251735.contaboserver.net
Threat-feed evidence
History
Related pages
Pivot from biphoo.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "biphoo.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.