Hostname
webitpay.net
Last fetched
webitpay.net resolves to 2 IPv4 addresses operated by BEDGE-CO-LIMITED - BEDGE CO LIMITED in DE. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
webitpay.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 154.94.123.19 | 154.94.123.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | DE |
| 45.197.82.11 | 45.197.82.0/24 | AS63139 | BEDGE-CO-LIMITED - BEDGE CO LIMITED | MY |
WHOIS identity
- Registrar
- iana:1068
- Organization
- nexperian holding
- Contact emails
Subdomains
10 observed subdomains of webitpay.net.
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for webitpay.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.qiye.aliyun.com |
Related pages
Pivot deeper into the graph from webitpay.net.
- IP · 154.94.123.19
- ASN · AS63139BEDGE-CO-LIMITED - BEDGE CO LIMITED
- Registrar · iana:1068
- Country · DE
- Email · yuming@yinsibaohu.aliyun.com
- TLD · .net
- Browse hostnames · we…
- 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: "webitpay.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.