Hostname
weberd.com
Last fetched
weberd.com resolves to 216.115.66.95, announced in 216.115.64.0/19 by SWITCH-LTD - SWITCH, LTD in US. weberd.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
- 216.115.66.95
216.115.64.0/19 · SWITCH-LTD - SWITCH, LTD · Costa Mesa, US
IPv6 resolution
No AAAA record for weberd.com is recorded in WhisperGraph.
Attribution
switch
ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- domains@weberd.com
Subdomains
Mail and authentication
Nameservers
- dns1.weberd.com
- dns2.weberd.com
- ns1.weberd.com
- ns2.weberd.com
MX records
- usb-smtp-inbound-1.mimecast.com
- usb-smtp-inbound-2.mimecast.com
SPF policy
- ip: 216.115.66.0/25
- ip: 199.66.223.104/27
- ip: 23.251.207.128/26
- ip: 199.115.76.18/32
- ip: 216.27.12.207/32
- ip: 209.67.98.58/31
- include: usb._netblocks.mimecast.com
- include: _spf.smtp.com
- include: _spf.weberd.com
- ip: 69.75.79.57
Threat-feed evidence
History
Related pages
Pivot from weberd.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: "weberd.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.