Hostname
beckerboards.com
Last fetched
beckerboards.com resolves to 1 IPv4 address operated by TIGERTECH - Tiger Technologies LLC in US. WHOIS lists iana:841 as the registrar.
Nutrition Label
Resolution chain
beckerboards.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 |
|---|---|---|---|---|
| 74.114.88.186 | 74.114.130.0/24 | AS47002 | TIGERTECH - Tiger Technologies LLC | US |
WHOIS identity
- Registrar
- iana:841
- Organization
- becker boards
- Contact emails
- beckerboards.com-owner-201607-5fe2f2@whois.tigertech.net
- beckerboards.com-owner-201703-80d92a@whois.tigertech.net
- beckerboards.com-owner-201801-d46f84@whois.tigertech.net
- beckerboards.com-owner-201806-dafc32@whois.tigertech.net
- beckerboards.com-owner-201902-5d0eb9@whois.tigertech.net
- beckerboards.com-owner-202005-cdbc79@whois.tigertech.net
- beckerboards.com-owner-202306-a5511e@whois.tigertech.net
- beckerboards.com-owner-202308-43b3cf@whois.tigertech.net
- beckerboards.com-owner-202311-ed37d4@whois.tigertech.net
- beckerboards.com-owner-202401-5d62f1@whois.tigertech.net
- beckerboards.com-owner-202403-a2cb5e@whois.tigertech.net
- beckerboards.com-owner-202404-9fe2ea@whois.tigertech.net
- beckerboards.com-owner-202408-4f9e67@whois.tigertech.net
- beckerboards.com-owner-202409-796a6d@whois.tigertech.net
- beckerboards.com-owner-202410-34b35e@whois.tigertech.net
- beckerboards.com-owner-202412-301f9d@whois.tigertech.net
Subdomains
3 observed subdomains of beckerboards.com.
Web-graph footprint
Distinct hostnames that link to or from beckerboards.com in the public web crawl.
22 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for beckerboards.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.securence.com |
| SPF_INCLUDE | tigertech.net |
Related pages
Pivot deeper into the graph from beckerboards.com.
- IP · 74.114.88.186
- ASN · AS47002TIGERTECH - Tiger Technologies LLC
- Registrar · iana:841
- Country · US
- Email · beckerboards.com-owner-201607-5fe2f2@whois.tigertech.net
- TLD · .com
- Browse hostnames · be…
- 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: "beckerboards.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.