Skip to content

Hostname

propertybase.com

Last fetched

propertybase.com resolves to 1 IPv4 address operated by ASN-FLEXENTIAL - Flexential Colorado Corp. in US. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · propertybase.comRouting diversity1.5/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/propertybase.com

Resolution chain

propertybase.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
128.136.159.56128.136.156.0/22AS13649ASN-FLEXENTIAL - Flexential Colorado Corp.US

WHOIS identity

Registrar
iana:151
Organization
michael wenglein
Contact emails

Subdomains

89 observed subdomains of propertybase.com.

Web-graph footprint

Distinct hostnames that link to or from propertybase.com in the public web crawl.

294 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for propertybase.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from propertybase.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "propertybase.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.