Hostname
billcare.com
Last fetched
billcare.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
billcare.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 |
|---|---|---|---|---|
| 104.196.252.115 | 104.196.240.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of billcare.com owner
- Contact emails
- jeff@procentive.com
- 4df84a9d-5c49-4a44-90b0-a473a7ceaa3f@identity-protect.org
- bc19516b-7665-4b3e-9739-3e8d0248d866@identity-protect.org
- d0e8c5d3-93d8-4233-96c8-ac7697ce05b8@identity-protect.org
- ea7424bf-6121-4c8e-b1af-1fd123098d7d@identity-protect.org
- f86e9806-3a0e-4189-ab66-5727c5430044@identity-protect.org
- owner-10394246@billcare.com.whoisprivacyservice.org
- owner-3817943@billcare.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of billcare.com.
Web-graph footprint
Distinct hostnames that link to or from billcare.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for billcare.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 5213235.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.genoomail.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | retailspf.smtp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from billcare.com.
- IP · 104.196.252.115
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:468
- Country · US
- Email · jeff@procentive.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: "billcare.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.