Hostname
bissellfoundation.com
Last fetched
bissellfoundation.com resolves to 2 IPv4 addresses operated by PRIVATESYSTEMS - PrivateSystems Networks in US. WHOIS lists iana:895 as the registrar.
Nutrition Label
Resolution chain
bissellfoundation.com 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 |
|---|---|---|---|---|
| 108.160.158.180 | 108.160.156.0/22 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
| 204.197.255.183 | 204.197.252.0/22 | AS63410 | PRIVATESYSTEMS - PrivateSystems Networks | US |
WHOIS identity
- Registrar
- iana:895
- Organization
- rob getek
- Contact emails
Subdomains
3 observed subdomains of bissellfoundation.com.
Web-graph footprint
Distinct hostnames that link to or from bissellfoundation.com in the public web crawl.
8 sites link to this hostname.
58 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- bissellfoundation.com
- mx1.emailsrvr.com
- mx2.emailsrvr.com
SPF policy
5 SPF mechanisms authorising senders for bissellfoundation.com.
| Mechanism | Target |
|---|---|
| SPF_A | bissellfoundation.com |
| SPF_INCLUDE | _spf.smtp.com |
| SPF_INCLUDE | emailsrvr.com |
| SPF_IP | 108.160.158.180 |
| SPF_MX | bissellfoundation.com |
Related pages
Pivot deeper into the graph from bissellfoundation.com.
- IP · 108.160.158.180
- ASN · AS63410PRIVATESYSTEMS - PrivateSystems Networks
- Registrar · iana:895
- Country · US
- Email · rob@robliberty.com
- TLD · .com
- Browse hostnames · bi…
- 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: "bissellfoundation.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.