Hostname
osgbilling.com
Last fetched
osgbilling.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
osgbilling.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 |
|---|---|---|---|---|
| 45.223.18.207 | 45.223.18.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.223.24.207 | 45.223.24.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- osg billing services
- Contact emails
Subdomains
28 observed subdomains of osgbilling.com.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from osgbilling.com in the public web crawl.
23 sites link to this hostname.
13 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
14 SPF mechanisms authorising senders for osgbilling.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | barracuda.southdata.com |
| SPF_INCLUDE | spf-00680a01.pphosted.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 159.183.220.8 |
| SPF_IP | 174.46.206.0/23 |
| SPF_IP | 198.21.3.53/32 |
| SPF_IP | 199.219.199.106 |
| SPF_IP | 202.129.242.0/23 |
| SPF_IP | 204.14.232.0/21 |
| SPF_IP | 3.230.95.203 |
| SPF_IP | 40.135.160.67 |
| SPF_IP | 64.196.161.5/32 |
| SPF_IP | 68.15.155.198 |
Related pages
Pivot deeper into the graph from osgbilling.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "osgbilling.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.