Skip to content

Hostname

1squarephillips.com

Last fetched

1squarephillips.com resolves to 1 IPv4 address operated by OVH in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · 1squarephillips.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/1squarephillips.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.44.163.168142.44.128.0/17AS16276OVHCA

WHOIS identity

Registrar
iana:1479
Organization
alain azzam
Contact emails

Subdomains

5 observed subdomains of 1squarephillips.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for 1squarephillips.com.

MechanismTarget
SPF_A1squarephillips.com
SPF_A3958.submission.antispamcloud.com
SPF_INCLUDEservers.mcsv.net
SPF_IP142.44.163.168
SPF_IP142.44.203.80/30
SPF_IP158.69.4.8
SPF_IP167.114.34.23
SPF_MX1squarephillips.com

Related pages

Pivot deeper into the graph from 1squarephillips.com.

Cypher and MCP

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

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