Hostname
hemming-birds.com
Last fetched
hemming-birds.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
hemming-birds.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- buster80@gmail.com
- privacy@1and1.com
- dataprivacyprotected@1und1.de
- 408ea7cd-7bd4-4fc2-871c-09352d525baa@identity-protect.org
- 428d3a37-f47d-4bc0-9b95-775cef758ae2@identity-protect.org
- 4ebf6316-0c1f-4aa2-b6d0-df691080fa47@identity-protect.org
- 7c9ed911-96e6-4cf7-9926-51fd37a1c51f@identity-protect.org
- a3e072eb-0495-4a3e-ae01-c288162149b8@identity-protect.org
- f939846a-99bc-40f8-a728-9cc16afe80d4@identity-protect.org
Subdomains
2 observed subdomains of hemming-birds.com.
Web-graph footprint
Distinct hostnames that link to or from hemming-birds.com in the public web crawl.
12 sites link to this hostname.
66 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for hemming-birds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hemming-birds.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hemming-birds.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.