Hostname
bedify.net
Last fetched
bedify.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
bedify.net 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 |
|---|---|---|---|---|
| 78.46.104.16 | 78.46.0.0/15 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:1001
- Organization
- thunder technology as
- Contact emails
- tomcorkhill@googlemail.com
- 3qfyrpf82nbv@privacy-protection.email
- 7oxfohv23v24@privacy-protection.email
- bmjr3k7n9gk3@privacy-protection.email
- dmziq78azrar@privacy-protection.email
- ibdkuundk5m5@privacy-protection.email
- ncag2txznge7@privacy-protection.email
- nquayer7tuav@privacy-protection.email
- q4d6wrouj5fk@privacy-protection.email
- qdfhctyka6dn@privacy-protection.email
- qnzxcdsndww7@privacy-protection.email
- qtsqiq5fagj5@privacy-protection.email
- r5rkex7dymnu@privacy-protection.email
- tw7jqumuxpzk@privacy-protection.email
- u6amqqnyd4fj@privacy-protection.email
- vb3jryraxq2k@privacy-protection.email
- zi9j5mu24xfb@privacy-protection.email
Subdomains
4 observed subdomains of bedify.net.
Web-graph footprint
Distinct hostnames that link to or from bedify.net in the public web crawl.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for bedify.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.mailjet.com |
Related pages
Pivot deeper into the graph from bedify.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bedify.net"})-[: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.