Hostname
bio-eggs.com
Last fetched
bio-eggs.com resolves to 1 IPv4 address operated by ECO-ATMAN-PL ECO-ATMAN- in PL. WHOIS lists iana:433 as the registrar.
Nutrition Label
Resolution chain
bio-eggs.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 128.204.223.96 | 128.204.223.0/24 | AS57367 | ECO-ATMAN-PL ECO-ATMAN- | PL |
WHOIS identity
- Registrar
- iana:433
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
7 observed subdomains of bio-eggs.com.
Web-graph footprint
Distinct hostnames that link to or from bio-eggs.com in the public web crawl.
26 sites link to this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for bio-eggs.com.
| Mechanism | Target |
|---|---|
| SPF_A | bio-eggs.com |
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | mail67.mydevil.net |
| SPF_MX | bio-eggs.com |
Related pages
Pivot deeper into the graph from bio-eggs.com.
- IP · 128.204.223.96
- ASN · AS57367ECO-ATMAN-PL ECO-ATMAN-
- Registrar · iana:433
- Country · PL
- Email · info@domain-contact.org
- TLD · .com
- Browse hostnames · bi…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bio-eggs.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.